XuiColor
Kid 0 - XuiColor
"Selection" callback on MouseDown
v0 : color # - 0 to 124
v1 : red intensity - 0x0000 to 0xFFFF
v2 : green intensity - 0x0000 to 0xFFFF
v3 : blue intensity - 0x0000 to 0xFFFF
XuiColor grids display all 125 GraphicsDesigner standard colors. The standard colors are
numbered 0 to 124, with $$Black = 0 in the upper left and $$White = 124 in the lower
right.
The GraphicsDesigner documentation tells how the colors are chosen and numbered. The color
numbers in XuiColor grids increase from top to bottom : left to right, so the top row
contains color #s 0 to 24 .
XuiColor grids contain no kids.
When the mouse is clicked on any color, an XuiColor grid generates a Selection callback
message with arguments specifying the standard color number plus red, green, blue color
intensities where each intensity can range from 0x0000 to 0xFFFF .
XuiColor grids are currently not resizable.